﻿<?xml version="1.0" encoding="utf-8"?>
<Page Name="ProfitUI_StdSrch" Size="0,0" Visible="false">
<!-- ProfitUI StandardSearches Plugin
	Edit this file to configure the automatic web search buttons.
	
	Instructions:
	- Edit QuestSearch1 to 5 for Buttons that search for quest info, and ItemSearch1 to 5 for buttons that search item info
	- The parameter URL defines the URL of the search engine. It must be formatted in such a way that the 
          search string can be appended directly afterwards. Note that the "&" character needs to be escaped in XML as "&amp;"

          Example: URI="http://www.searchengine.com/searchpage.php?searchparameter1&amps;searchparameter2&amp;SEARCHSTRING="

        - The parameter Text defines the name shown on the search button in game. Available width is 55 Pixels.
-->
<Data Name="QuestSearch1" Text="Allakhazam" URL="http://eq2.allakhazam.com/wiki/eq2_quest:"/>
<Data Name="QuestSearch2" Text="Google" URL="http://www.google.com/search?&amp;num=50&amp;ie=utf-8&amp;oe=utf-8&amp;=eq2&amp;as_epq="/>
<Data Name="QuestSearch3" Text="EQ2i" URL="http://eq2.wikia.com/wiki/Special:Search?search="/>
<Data Name="QuestSearch4" Text=" " URL=" "/>
<Data Name="QuestSearch5" Text=" " URL=" "/>
<Data Name="ItemSearch1" Text="Allakhazam" URL="http://eq2.allakhazam.com/wiki/eq2_item:"/>
<Data Name="ItemSearch2" Text="Google" URL="http://www.google.com/search?&amp;num=50&amp;ie=utf-8&amp;oe=utf-8&amp;=eq2&amp;as_epq="/>
<Data Name="ItemSearch3" Text="EQ2i" URL="http://eq2.wikia.com/wiki/Special:Search?search="/>
<Data Name="ItemSearch4" Text="LootDB" URL="http://www.lootdb.com/?t=item&amp;q="/>
<Data Name="ItemSearch5" Text="EQ2LLinks" URL="http://www.eq2llinks.com/search.php?searchtype=item&amp;searchlimit=50&amp;searchfield="/>
</Page>